home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
mac
/
allfiles
/
Centri
/
Centri.dir
/
00182_Script_RandomH,RandomWidth
< prev
next >
Wrap
Text File
|
1999-02-25
|
289b
|
8 lines
on exitFrame me
set the loc of sprite the spriteNum of me to point (random(300),random(450))
set the width of sprite the spriteNum of me to random(10)
set the height of sprite the spriteNum of me to random(10)
set the blend of sprite the spriteNum of me to random(100)
end